changes.t2t
diff between version 3.3 (<) and version 3.4 (>)
1c1
< ADDON_SUMMARY - History
---
>   ADDON_SUMMARY - History
16a17,41
> 
> 
> + V3.4 (February/26/2026) +
> Compatibility with NVDA 2026.1.
> 
> NVDA versions prior to 2025.1 are no longer supported.
> 
> News:
> - Addition of a script "NVDA+windows+j" to announce the duration contained in a time editing area.
> 
> 
> Bogs corrections:
> - Correction of the error that was podied when a recent file was imported.
> 
> 
> Development:
> - removal of code regarding NVDA versions lower than 2025.1.
> - to display the "What's new" of a new version of the add-on, the "changes.html" document is no longer opened by "urlopen", but is downloaded, saved momentarily in the "appData\local\temp" folder and opened in the browser.
> - taking into account the closure of the rawgit.com site for updating add-ons.
> - use of json instead of pickle to store the add-on update status.
> 
> 
> Compliance with the NVDA API: 
> - taking into account the movement of the NVDA version in the "buildVersion.py" module.
> 
